home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 15
/
Aminet 15 - Nov 1996.iso
/
Aminet
/
dev
/
basic
/
ace24dist.lha
/
ace24.lha
/
include
/
workbench
/
icon.h
next >
Wrap
C/C++ Source or Header
|
1996-09-10
|
272b
|
19 lines
#ifndef WORKBENCH_ICON_H
#define WORKBENCH_ICON_H 1
/*
** icon.h for ACE Basic
**
** Note: Translated to ACE by ConvertC2ACE
** @ MapMeadow Software, Nils Sjoholm
**
**
** Date: 09/03/95
**
**
*/
#define ICONNAME "icon.library"
#endif /* !WORKBENCH_ICON_H */